home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / management / tasky_1.0 / tasky.doc < prev    next >
Text File  |  1994-11-17  |  2KB  |  68 lines

  1.                             TaskY  version 1.0
  2.                             by Martin W. Scott
  3.  
  4.                              *Public Domain*
  5.  
  6.  
  7. TaskY  is  based very strongly on TaskX, by Steve Tibbet.  It doesn't do as
  8. much  as  that  program,  but  does it the way I like.  Maybe I should have
  9. called this TaskW, but I don't think that sounds as good.
  10.  
  11. Those  of  you  that  have never heard of TaskX may be a bit bemused at the
  12. moment.   TaskY lists all tasks running on your Amiga, and lets you perform
  13. simple manipulations.  Those are:
  14.  
  15.     - Change a task's priority
  16.  
  17.     - Send a standard signal to a task
  18.  
  19. By  it's  very nature, TaskY will probably not be of much use to the novice
  20. or naive user.
  21.  
  22.  
  23. Differences
  24. -----------
  25. The main differences between TaskX and TaskY:
  26.  
  27.     - TaskX updates regularly, TaskY only updates when asked.
  28.  
  29.     - TaskY only shows priorities, not all the other task guff.
  30.  
  31.     - TaskY uses topaz8, TaskX adapts.
  32.  
  33.     - TaskY has convenient buttons to change priority to -5..5.
  34.  
  35.     - TaskY shows every task accurately (TaskX misses the odd
  36.       non-standard task).
  37.  
  38.     - TaskY is much smaller in size and memory usage, and much lower in
  39.       cpu usage (because it doesn't update constantly).
  40.  
  41.     - TaskY remembers position it was in when last invoked.
  42.  
  43.     - Er, that's it.
  44.  
  45.  
  46. Why
  47. ---
  48. I'm  not  one for reinventing the wheel, but I needed task-listing routines
  49. for  xData,  and TaskX didn't come with source.  Since TaskX didn't exactly
  50. fit my needs, I wrote this to develop the task stuff.
  51.  
  52.  
  53. How to use
  54. ----------
  55. Work it out for yourself ;-)
  56.  
  57. But you might not guess that pressing:
  58.  
  59.     ESC    quits,
  60.     Z    zips window.
  61.  
  62.  
  63. Credits
  64. -------
  65. Jaba Development for GadToolsBox.
  66. SAS for their C compiler.
  67. Steve Tibbet for idea.
  68.